Universal Background Removal
AI BACKGROUND REMOVAL > General
Universal Background Removal
Universal Background Removal API removes image backgrounds from people, animals, food, and objects for clean subject cutouts.
POST
Universal Background Removal
Authorizations
API Key for authentication
Body
multipart/form-data
- Image format:
JPEGJPGBMPWEBPPNG(8-bit, 16-bit, and 64-bit PNG are not supported). - Image size: No more than 3 MB.
- Image resolution: Larger than 32x32px, smaller than 2000x2000px, with the longest side no greater than 1999px.
Specifies the form of the returned image.
- If not set, the four-channel PNG map is returned.
mask: Returns a single channel mask.whiteBK: Return to white background image.crop: Returns the four-channel PNG image after cropping (cropping out the blank areas around the edges).
Available options:
mask, whiteBK, crop 
